projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
241d963
)
typo fix
author
Michael Kifer
<kifer@cs.stonybrook.edu>
Tue, 16 Apr 2002 05:59:36 +0000
(
05:59
+0000)
committer
Michael Kifer
<kifer@cs.stonybrook.edu>
Tue, 16 Apr 2002 05:59:36 +0000
(
05:59
+0000)
man/viper.texi
patch
|
blob
|
history
diff --git
a/man/viper.texi
b/man/viper.texi
index 60b5fad820d86ad0d397976473d5be002444f5f8..8a7072802b046e0a6a99c2209e1c0fc0ecd03c48 100644
(file)
--- a/
man/viper.texi
+++ b/
man/viper.texi
@@
-1591,7
+1591,7
@@
experts alike. The customization code in the form of Lisp commands will be
placed in @file{~/.emacs} or some other customization file depending on the
version of Emacs that you use. Still, it is recommended to separate
Viper-related customization produced by the Emacs customization widget
-and keep i
n
in the @file{.viper} file.
+and keep i
t
in the @file{.viper} file.
Some advanced customization cannot be accomplished this way, however, and
has to be done in Emacs Lisp in the @file{.viper} file. For the common